各位好我刚接触
docker,今天和昨天研究了俩天自己在windows 下弄了boot2
docker按照官网的examples 试了但是没building 成功,具体如下:
dockerboot2docker: /src sudo
dockerbuild -t song/centos-node-hello usage:
dockerbuild options path url - build a new image from the source code at path --force-rm false always remove intermediate containers even after unsucce ssful builds --no-cache false do not use cache when building the image -q --quiet false suppress the verbose output generated by the containers --rm true remove intermediate containers after a successful build -t --tag repository name and optionally